![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp.Command Namespace > MediaCreationNGetCommand Class > MediaCreationNGetCommand Constructor : MediaCreationNGetCommand Constructor(INGetClientSessionProxy,Int64[]) |
public MediaCreationNGetCommand( INGetClientSessionProxy session, long[] attributes )
'Declaration Public Function New( _ ByVal session As INGetClientSessionProxy, _ ByVal attributes() As Long _ )
'Usage Dim session As INGetClientSessionProxy Dim attributes() As Long Dim instance As New MediaCreationNGetCommand(session, attributes)
public: MediaCreationNGetCommand( INGetClientSessionProxy^ session, array<int64>^ attributes )